

#OfferSearcher_Secondary {
  background: #fff !important;
}

#RawHtml__2 .intro:before {
    background-color: rgba(255, 255, 255, 0) !important;

  }

.sherlock-styles .intro {

height: 201px !important;
}

#OfferSearcher_Secondary .container {
  padding-top: 0 !important;
  padding-bottom: 20px !important;
}


.sherlock-styles select {
padding: 5px 50px !important;
height: 50px !important;
color: #a0a9b3 !important;
}

.sherlock-styles .home > section:nth-child(2n+3) {
  background-color: #fff !important;
}

.container.pandape-styles img {
  max-height: 120px !important;
  height: auto;
}



@media (min-width: 769px) {
  #OfferSearcher_Top_0 {
      display: none; /* Oculta en pantallas mÃ¡s grandes */
  }
  
  #LastOffersHorizontal__6 {
      display: none; /* Oculta en pantallas mÃ¡s grandes */
  }
}


@media (max-width: 768px) {
  
footer p {
margin: 0;
}
 
a.uk-button.uk-button-danger {
  color: #ffffff !important; /* Cambia #ffffff al color que prefieras */
}
  
.b_primary {
color: #fff !important;
}

h1{
margin-top: 190px !important;
  text-align: center !important;
}
  
.header-mf img {
  max-height: 120px !important;
  height: auto;
}
  
  main {
padding-bottom: 10px;
}
  
  
  #OfferSearcher_Secondary {
      display: none; /* Oculta en mÃ³viles */
  }
  
 #LastOffersHorizontal__4 {
      display: none; /* Oculta en mÃ³viles */
  }
  
 #RawHtml__1 {
      display: none; /* Oculta en mÃ³viles */
  }
  
.field_input_icon:not(.right) input {
padding-left: 50px;
width: 100% !important;
}
  
#OfferSearcher_Top_0 {
background-image: url('https://raw.githack.com/JsgaPanda/Pandape/refs/heads/main/Yamaja/img-home-movil.png') !important;
background-size: cover;
}
  
}


@media (min-width: 768px) {
  
   #LastOffersHorizontal__4 {
  background-color: #E30613 !important;
}

#LastOffersHorizontal__4 h2 {
  color: #fff !important;
}

@media (max-width: 768px) {
#LastOffersHorizontal__4  a {
    color: white !important;
  }
}
 
  
#OfferSearcher__2 {
    background: #fff !important;
}
.field_group {
  background: #E30613;
  padding: 45px;
  border-radius: 10px;
  z-index: 1;
  position: relative;
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.07);
          box-shadow: 0 10px 30px rgba(0, 0, 0, 0.07);
  width: 100% !important;
}

#section-about p {
  color: #777 !important;
}

input {
  font-family: 'Oxygen', sans-serif !important;
}

.section-hero a {
  color: #fff !important;
}
}


input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
  color: var(--body-color) !important;
  border-radius: 5px !important;
  width: 95% !important;
  height: 50px !important;
  border: 1px solid var(--color-4) !important;
  background: #fff !important;
}


.sherlock-styles .field_help:not(.alone) {
  float: left !important;
  text-align: left !important;
  color: #fff !important;
}


a {
 color:#E30613 !important;
}


nav.menu a {
      font-family: 'Oswald', sans-serif !important;
}

.uk-h2 {
  color: #fff !important;
}


.pr30 {
padding-right: 30px;
  padding-left: 30px;
}

.sherlock-styles {
  background-color: #fff !important;
}
#AddCvDB_Right_6 {
  display: none !important;
}



.menu {
display: flex;
justify-content: space-around;
border-bottom: 2px solid #ddd; /* LÃ­nea debajo del menÃº */
background-color: #f9f9f9; /* Fondo claro para la barra */
}

.menu a {
width: 50%; /* Ocupan el 50% del ancho cada una */
text-align: center;
padding: 12px;
font-size: 16px;
color: #b2acac !important;
text-decoration: none;
border-bottom: 3px solid transparent; /* Borde invisible al inicio */
transition: all 0.3s ease; /* AnimaciÃ³n suave en el cambio */
font-family: "Flama";
font-weight: 700;
}

.menu a:hover {
color: #E30613; /* Cambia el color cuando se pasa el cursor */
border-bottom: 3px solid #E30613; /* LÃ­nea debajo de la pestaÃ±a activa */
}

.menu a.sel {
color: #E30613 !important;
border-bottom: 3px solid #E30613 !important;
background-color: #e9ecef !important;
}

.bg-blue {
  background-color: #101005 !important;
}


.subscribe-box__form a {
  color: #ffffff!important;
}